Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement RoleFlags #2487

Merged
merged 15 commits into from
Jul 1, 2024
Merged

Conversation

NeloBlivion
Copy link
Member

@NeloBlivion NeloBlivion commented Jun 30, 2024

Summary

Adds RoleFlags as per discord/discord-api-docs#6269
(Side note: really?)

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.

discord/flags.py Outdated Show resolved Hide resolved
Signed-off-by: plun1331 <plun1331@gmail.com>
Copy link
Member

@plun1331 plun1331 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs formatting is screwed up

CHANGELOG.md Outdated Show resolved Hide resolved
NeloBlivion and others added 3 commits June 30, 2024 22:06
Co-authored-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
Signed-off-by: UK <41271523+NeloBlivion@users.noreply.github.com>
@Dorukyum Dorukyum changed the title feat: Implement RoleFlags feat: implement RoleFlags Jun 30, 2024
Signed-off-by: UK <41271523+NeloBlivion@users.noreply.github.com>
discord/flags.py Outdated Show resolved Hide resolved
Signed-off-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
Dorukyum
Dorukyum previously approved these changes Jun 30, 2024
@Dorukyum Dorukyum enabled auto-merge (squash) June 30, 2024 23:20
Lulalaby
Lulalaby previously approved these changes Jul 1, 2024
@Lulalaby Lulalaby disabled auto-merge July 1, 2024 00:59
@Lulalaby
Copy link
Member

Lulalaby commented Jul 1, 2024

conflicts

discord/flags.py Outdated Show resolved Hide resolved
@NeloBlivion NeloBlivion dismissed stale reviews from Lulalaby and Dorukyum via 083e71f July 1, 2024 01:41
Signed-off-by: UK <41271523+NeloBlivion@users.noreply.github.com>
@Dorukyum Dorukyum enabled auto-merge (squash) July 1, 2024 10:55
@Lulalaby Lulalaby disabled auto-merge July 1, 2024 11:31
@Lulalaby Lulalaby merged commit af87860 into Pycord-Development:master Jul 1, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants